home *** CD-ROM | disk | FTP | other *** search
- #define SELECT 0
- #define BPROG 3
- #define BTERM 5
- #define BPTY 4
- #define BPARAMS 6
- #define TDIR 7
- #define TNAME 9
- #define TARGS 8
- #define BPERS 11
- #define TCOLS 13
- #define TLINES 12
- #define THIST 14
- #define MFONT 15
- #define BFONT 16
- #define PFONT 18
- #define PSIZE 19
- #define MSIZE 21
- #define BSCONV 22
- #define BKEEP 23
- #define BOK 25
- #define BCANCEL 26
- #define BSAVE 27
- #define MENU 1
- #define MABOUT 8
- #define MSAVE 17
- #define MQUIT 19
- #define MOPEN 21
- #define MCLOSE 22
-